downloadCacheEntry

suspend fun downloadCacheEntry(destination: Path, keys: List<String>, version: String): Boolean

Try to download a cache entry

Return

true if the cache was found

Sources

js source
Link copied to clipboard